projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f893281
)
Regenerated.
author
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 2 Sep 2007 17:30:31 +0000
(17:30 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 2 Sep 2007 17:30:31 +0000
(17:30 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 449e4cb600ebb134de7ee9fed4f2f536ce4dd77d..0602fd50238b20baf3220c04562530a76e752af8 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-11282,8
+11282,8
@@
if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "gtk" || \
echo "$as_me: error: Conflicting options, --with-gtk is incompatible with --with-x-toolkit=${with_x_toolkit}" >&2;}
{ (exit 1); exit 1; }; };
fi
- GLIB_REQUIRED=2.
4
- GTK_REQUIRED=2.
4
+ GLIB_REQUIRED=2.
6
+ GTK_REQUIRED=2.
6
GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
if test "X${with_pkg_config_prog}" != X; then